Move ChangeLog entry to right file.
authorMichael Natterer <mitch@src.gnome.org>
Wed, 28 May 2008 13:23:18 +0000 (13:23 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 28 May 2008 13:23:18 +0000 (13:23 +0000)
svn path=/trunk/; revision=20213

ChangeLog
modules/other/gail/ChangeLog

index 1c3f228d7cb00c6d3ae355694597e7c7cf623307..515dce504800cb7bab104c87c44487ffeeb0d3b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,19 +1,3 @@
-2008-05-28  Michael Natterer  <mitch@imendio.com>
-
-       * modules/other/gail/gailwidget.h: include <gtk/gtk.h> instead of
-       <gtk/gtkaccessible.h>
-
-       * modules/other/gail/*.h: don't include anyting from gtk since all
-       headers indirectly include gailwidget.h.
-
-       * modules/other/gail/gailcellparent.c: include <gtk/gtk.h> instead
-       of individual files.
-
-       * modules/other/gail/gailcheckmenuitem.c
-       * modules/other/gail/gailmenu.c
-       * modules/other/gail/gailtreeview.c: remove all gtk includes since
-       it's always included by including any gail header.
-
 2008-05-28  Michael Natterer  <mitch@imendio.com>
 
        * modules/printbackends/cups/gtkcupsutils.c
index 14bc58e671d56dc8d4ccd5e1b0a3e1de68638587..4796a19a9d47c7b7c457f80a537d8a914ae2b0a3 100644 (file)
@@ -1,3 +1,19 @@
+2008-05-28  Michael Natterer  <mitch@imendio.com>
+
+       * gailwidget.h: include <gtk/gtk.h> instead of
+       <gtk/gtkaccessible.h>
+
+       * *.h: don't include anyting from gtk since all headers indirectly
+       include gailwidget.h.
+
+       * gailcellparent.c: include <gtk/gtk.h> instead of individual
+       files.
+
+       * gailcheckmenuitem.c
+       * gailmenu.c
+       * gailtreeview.c: remove all gtk includes since it's always
+       included by including any gail header.
+
 2008-05-26  Michael Natterer  <mitch@imendio.com>
 
        * libgail-util/gailmisc.h